Skip to content

chore(notification-channels): Make Slack webhook URL fields sensitive#631

Merged
dbonf merged 1 commit intosysdiglabs:masterfrom
akahenry:slack-webhook-url-sensitive
Apr 28, 2025
Merged

chore(notification-channels): Make Slack webhook URL fields sensitive#631
dbonf merged 1 commit intosysdiglabs:masterfrom
akahenry:slack-webhook-url-sensitive

Conversation

@akahenry
Copy link
Copy Markdown
Contributor

Slack webhook URLs are sensitive according to Slack documentation (https://api.slack.com/messaging/webhooks):

Keep it secret, keep it safe. Your webhook URL contains a secret. Don't share it online, including via public version control repositories. Slack actively searches out and revokes leaked secrets.

This PR makes them sensitive in Terraform as well so they don't get sent to logs and unexpectedly exposed.

Copy link
Copy Markdown
Collaborator

@dbonf dbonf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for this contribution, it makes totally sense, so, lgtm

@dbonf dbonf merged commit 8f2a0a4 into sysdiglabs:master Apr 28, 2025
41 of 45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants